Skip to content

Bugfix issue #1169#1170

Merged
tommysitu merged 2 commits intoSpectoLabs:masterfrom
VintaChlenix:bugfix-precision-loss
Jan 20, 2025
Merged

Bugfix issue #1169#1170
tommysitu merged 2 commits intoSpectoLabs:masterfrom
VintaChlenix:bugfix-precision-loss

Conversation

@VintaChlenix
Copy link
Contributor

Fixed integer precision loss via matching JSONs. It is caused by unmarshaling JSON that contains bigints to type interface{}. Now decoder.UseNumber() is used.

issinitsyn added 2 commits January 20, 2025 11:04
…rshaling JSON that contains bigints to type interface{}. Now decoder.UseNumber() is used.
Copy link
Member

@tommysitu tommysitu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@tommysitu tommysitu merged commit 5443f2c into SpectoLabs:master Jan 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants